*** empty log message ***
authorAlan Mackenzie <acm@muc.de>
Thu, 8 Mar 2007 21:47:31 +0000 (21:47 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 8 Mar 2007 21:47:31 +0000 (21:47 +0000)
lisp/ChangeLog

index 769bcd4b770e1458bb7e3c286e2155440702114d..59022273d2aa28e0ca41d48355784beea89a0881 100644 (file)
@@ -1,3 +1,14 @@
+2007-03-08  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-mode.el (c-unfind-enclosing-token,
+       c-unfind-coalesced-tokens, c-before-change): new functions;
+       (c-maybe-stale-found-type): new variable.
+
+       * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type,
+       c-trim-found-types): new functions.
+
+       These remove stale tokens from the cache `c-found-types'.
+
 2007-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.